home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / raversfilters / 70s pop next >
Text File  |  1999-06-15  |  591b  |  29 lines

  1. Category: Nirvana
  2. Title: 70s Pop
  3. Copyright: Freeware
  4. Author: Harry the Raver, Andrew Buckle
  5. Filename: 70sPop.8bf
  6.  
  7. R:sin((x-scl(cos(y),-511,512,0,Y))*val(0,0,64))-sin((y-scl(cos(x),-511,512,0,X))*val(1,0,64))
  8.  
  9. G:sin((x-scl(cos(y),-511,512,0,Y))*val(2,0,64))-sin((y-scl(cos(x),-511,512,0,X))*val(3,0,64))
  10.  
  11. B:sin((x-scl(cos(y),-511,512,0,Y))*val(4,0,64))-sin((y-scl(cos(x),-511,512,0,X))*val(5,0,64))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red x
  16. ctl[1]: Red y
  17. ctl[2]: Green x
  18. ctl[3]: Green y
  19. ctl[4]: Blue x
  20. ctl[5]: Blue y
  21.  
  22. val[0]: 21
  23. val[1]: 99
  24. val[2]: 141
  25. val[3]: 67
  26. val[4]: 54
  27. val[5]: 16
  28.  
  29.